home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / maximus / scream20.zip / SCREAM.DOC < prev    next >
Text File  |  1991-12-07  |  4KB  |  98 lines

  1.  
  2.   ┌──────────────────────────────────────────────────────────────────────────┐
  3.  ┌│                        SCREAM AT THE SYSOP v2.0                          │┐
  4.  └│ By Barry Corlazzoli, SysOp of the EMPORIUM BBS, (604)726-2372, 1:351/711 │┘
  5.   └──────────────────────────────────────────────────────────────────────────┘│
  6.    └──────────────────────────────────────────────────────────────────────────┘
  7.  
  8. What SCREAM is:  
  9.                Scream is just a program made in Maximus MECCA command
  10.                Compiler tokens, which allows the USER to pick a song to
  11.                Play to the SysOp in order to get his attention.  The user
  12.                Has over 100 songs to choose from, and you can always add
  13.                more if you understand MECCA.  
  14.  
  15.  
  16.   Installation: 
  17.                This is a VERY VERY simple thing to install into a Maximus
  18.                CBCS 1.02/2.00 system.  All you basically have to do is 
  19.                edit the MENUS.CTL file, and add a line like this...
  20.  
  21.     
  22.    Display_File     Misc\Scream1.bbs            Disgrace "Scream at SysOp" 
  23.                     
  24.  
  25.  LIST OF FILES:      
  26.  
  27.  SCREAM1.BBS \  This is the Main Menu of SCREAM, it is where the user gets
  28.  SCREAM1.MEC /  to pick which menu of songs to use.  Compiled and Uncompiled
  29.                 versions.
  30.  
  31.  CHOICE1.ANS \   
  32.  CHOICE2.ANS  | The ANSI Files for this program, made with TheDraw 4.01.
  33.  CHOICE3.ANS /
  34.  
  35.  CHOICE1.MEC \
  36.  CHOICE2.MEC  | Uncompiled MECCA Files, use MECCA.EXE to Compile.
  37.  CHOICE3.MEC /
  38.  
  39.  CHOICE1.BBS \
  40.  CHOICE2.BBS  | Compiled version of Above .MEC files, use ACCEM to uncompile.
  41.  CHOICE3.BBS /
  42.  
  43.        1.MEC \  These are the option lines, which you have to add to one of
  44.        2.MEC  | the CHOICE#.MEC files if you add new songs.  More about this
  45.        3.MEC /  later in this document.
  46.  
  47.   SCREAM.DOC  | Your reading it right now!
  48.  
  49.    TUNES.BBS  | This is where the tunes are stored.  Place this file in your
  50.                 MAX Dir, because that's where MECCA will look for it.
  51.  
  52. HELPFILE.MEC \ File Displayed it "4" is hit from the Scream Main Menu.
  53. HELPFILE.BBS / it's just instructions for users.  Edit this for your own
  54.                personal needs.   
  55.  
  56.    If you would like to add more songs, you will have to edit the CHOICE#.ANS
  57.    files first with an ANSI Animation program such as TheDraw.  Save the new
  58.    ansi file, and use ANSI2MEC.EXE which comes with Max to change the ANSI
  59.    file to a .MEC file.  Then, take the #.MEC files, which matches that of
  60.    the CHOICE#.MEC file (E.g. CHOICE1.MEC goes with 1.MEC, CHOICE2.MEC goes
  61.    with 2.MEC, CHOICE3.MEC goes with 3.MEC), and type in a line like this...
  62.  
  63.    COPY CHOICE#.MEC+#.MEC    (E.g. COPY CHOICE1.MEC+1.MEC)
  64.  
  65.    and it will add the #.MEC file to the bottom of CHOICE#.MEC.  
  66.    The #.MEC files are the files which actually make Maximus/Mecca
  67.    play on of the songs when a certain key is pressed.  Without them
  68.    this whole program is just a bunch of ANSI/MECCA screens.  
  69.  
  70.    Here is just one small hint to make these files look a little better
  71.    or perhaps work better...
  72.  
  73.    1. After Changing one of the CHOICE#.ANS files into a .MEC file with
  74.       ANSI2MEC.EXE, load it into your favorite text editor and go to the
  75.       bottom of the page.  You will often find a line something like...
  76.  
  77.       [gray][repeatseq 2 left 255]
  78.     
  79.       REMOVE THIS LINE, as it will slow the whole file down, and sometime 
  80.       cause it to crash.  
  81.  
  82.  
  83.         
  84.       If you have any problems, or suggestions to make this program better
  85.       Please call my BBS at (604) 726-2372, or Netmail me, or Send a message
  86.       in the FIDO Muffin Echo.  My Fido node is 1:351/711.  Thanx!
  87.  
  88.  
  89.        Barry Corlazzoli
  90.        P.O. Box 306 
  91.        Ucluelet BC
  92.        V0R 3A0
  93.  
  94.  
  95.  
  96.  
  97.  
  98.